Week 2 - Blink
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
lib_cfg.h File Reference

Go to the source code of this file.

Macros

#define LIB_MEM_CFG_ARG_CHK_EXT_EN   DEF_ENABLED
 
#define LIB_MEM_CFG_OPTIMIZE_ASM_EN   DEF_ENABLED
 
#define LIB_MEM_CFG_ALLOC_EN   DEF_ENABLED
 
#define LIB_MEM_CFG_HEAP_SIZE   1024u /* Configure heap memory size [see Note #2a]. */
 
#define LIB_STR_CFG_FP_EN   DEF_ENABLED
 
#define LIB_STR_CFG_FP_MAX_NBR_DIG_SIG   LIB_STR_FP_MAX_NBR_DIG_SIG_DFLT
 

Macro Definition Documentation

#define LIB_MEM_CFG_ALLOC_EN   DEF_ENABLED
#define LIB_MEM_CFG_ARG_CHK_EXT_EN   DEF_ENABLED
#define LIB_MEM_CFG_HEAP_SIZE   1024u /* Configure heap memory size [see Note #2a]. */
#define LIB_MEM_CFG_OPTIMIZE_ASM_EN   DEF_ENABLED
#define LIB_STR_CFG_FP_EN   DEF_ENABLED
#define LIB_STR_CFG_FP_MAX_NBR_DIG_SIG   LIB_STR_FP_MAX_NBR_DIG_SIG_DFLT